Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovate renovate Bot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.18.1324.13.3 age confidence
npm-run-all2 8.0.49.0.3 age confidence
vite (source) 7.3.58.2.1 age confidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • deps: update rolldown-related dependencies (#​22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

v8.0.7

Compare Source

Bug Fixes
  • use sync dns.getDefaultResultOrder instead of dns.promises (#​22185) (5c05b04)

v8.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
  • early return in getLocalhostAddressIfDiffersFromDNS when DNS order is verbatim (#​22151) (56ec256)
Miscellaneous Chores

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Features
Bug Fixes
Documentation
  • add environment.fetchModule documentation (#​22035) ([54229e7](ht

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovate Bot requested a review from Shinigami92 as a code owner October 31, 2025 00:42
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actions Bot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢 Statements 93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢 Functions 97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴 Branches 88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 86.66% 100% 71.42% 86.66% 79-85
src/logger.ts 82.14% 42.85% 91.66% 82.14% 37-44, 93, 153-155
src/prettier.d.ts 100% 100% 100% 100%
src/printer.ts 93.97% 89.14% 100% 94.18% 337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 82.6% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 75% 100% 100% 75% 52-54
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-preserve-whitespace.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 96% 91.66% 100% 95.83% 82, 94
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.7% 86.76% 100% 88.88% 19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts 86.66% 75% 100% 86.66% 42, 49
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #1528 for commit 042ee26 by the Vitest Coverage Report Action

@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from ea48441 to d38faae Compare November 3, 2025 04:55
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from d38faae to ff266a8 Compare November 12, 2025 04:33
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913c Compare December 17, 2025 02:16
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657 Compare January 18, 2026 17:59
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6d Compare February 11, 2026 00:46
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388 Compare February 13, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403 Compare March 3, 2026 05:11
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8 Compare March 15, 2026 17:38
@renovate renovate Bot changed the title chore(deps): update dependency @types/node to v24 chore(deps): update devdependencies (major) Mar 15, 2026
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2 Compare March 26, 2026 12:59
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4b Compare March 29, 2026 09:30
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279fa Compare April 6, 2026 20:06
@renovate renovate Bot changed the title chore(deps): update devdependencies (major) chore(deps): update dependency @types/node to v24 Apr 6, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @types/node to v24 Update dependency @types/node to v24 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901 Compare April 27, 2026 18:51
@renovate renovate Bot changed the title Update dependency @types/node to v24 Update devDependencies (major) Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7a Compare April 27, 2026 21:57
@renovate renovate Bot changed the title Update devDependencies (major) Update dependency @types/node to v24 Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857 Compare May 15, 2026 00:37
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44d Compare May 22, 2026 05:35
@renovate renovate Bot changed the title Update dependency @types/node to v24 Update devDependencies (major) May 22, 2026
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072 Compare May 26, 2026 04:40
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84 Compare June 13, 2026 22:56
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528 Compare June 15, 2026 21:53
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92 Compare July 11, 2026 10:47
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179d Compare July 31, 2026 19:47
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 25e46cf to 3afe0b4 Compare August 13, 2026 08:03
@renovate
renovate Bot force-pushed the renovate/major-devdependencies branch from 3afe0b4 to 042ee26 Compare August 13, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants